CommonEvent 1100
Name = "会話：ムカデ娘"

  999([1100])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>Centipedes are surprisingly stubborn. They don't die even if they're cut in half."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>I can freely control all of my legs.\n...But they do occasionally get tangled up in each other."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>I feed on bodily fluids. My favorite food by far is human semen."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>Strictly speaking, centipedes don't meet the definition of an insect. But centipedes are considered insect monsters."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>This carapace is very tough. Clumsy attacks won't get through."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["mukade_fc1", 2, 0, 2])
    ShowText(["\\n<Centipede Girl>We often fight with Scorpion Girls. We've had really bad experiences with those gals."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>I do have venom, but it's so weak that it's not all that useful in combat."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["mukade_fc1", 2, 0, 2])
    ShowText(["\\n<Centipede Girl>I'm just a despised outcast. I'm not even a proper insect."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>I've tried counting my feet many times. I always fall asleep partway through, so I've never counted all of them."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>Ahead of here awaits a very harsh environment. There are many monsters who have adapted to it, just like me."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>Do you know how many feet I have?"])
    ShowText([""])
    ShowChoices([["A hundred", "Ten thousand", "I don't know"], 0])
    When([0, "百本"])
      ShowTextAttributes(["mukade_fc1", 0, 0, 2])
      ShowText(["\\n<Centipede Girl>More than that."])
      ShowText([""])
      Empty([])

    When([1, "一万本"])
      ShowTextAttributes(["mukade_fc1", 0, 0, 2])
      ShowText(["\\n<Centipede Girl>...Do I have that many?"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "分からない"])
      ShowTextAttributes(["mukade_fc1", 0, 0, 2])
      ShowText(["\\n<Centipede Girl>Yeah, I don't know either. I've never counted them."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>Humans only have two feet. Is that inconvenient?"])
    ShowText([""])
    ShowChoices([["It isn't inconvenient", "It's inconvenient", "We have three"], 0])
    When([0, "不便じゃない"])
      ShowTextAttributes(["mukade_fc1", 0, 0, 2])
      ShowText(["\\n<Centipede Girl>Is that so? I hope you're not just acting tough."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "不便だ"])
      ShowTextAttributes(["mukade_fc1", 0, 0, 2])
      ShowText(["\\n<Centipede Girl>I see. The Goddess sure is cruel... I feel sorry for you, really."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "三本ある"])
      ShowTextAttributes(["mukade_fc1", 1, 0, 2])
      ShowText(["\\n<Centipede Girl>I... I see. In that case, you must have lost your third leg."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>I'm very good at tickling. I shall tickle you too."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Don't!", "Tickling...", "I'll tickle you!"], 0])
    When([0, "やめろ！"])
      ShowTextAttributes(["mukade_fc1", 1, 0, 2])
      ShowText(["\\n<Centipede Girl>Fufuu, it's useless to resist. Your face shall be distorted with pleasure."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "くすぐって……"])
      ShowTextAttributes(["mukade_fc1", 2, 0, 2])
      ShowText(["\\n<Centipede Girl>Just accept it, it'd be a bother otherwise."])
      ShowText([""])
      Empty([])

    When([2, "お前をくすぐってやる！"])
      ShowTextAttributes(["mukade_fc1", 2, 0, 2])
      ShowText(["\\n<Centipede Girl>That would be humiliating... Definitely don't do that."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["mukade_fc1", 2, 0, 2])
    ShowText(["\\n<Centipede Girl>Centipedes are despised, of course... Do you hate centipedes too?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I do", "I don't", "More than anything else in the world"], 0])
    When([0, "好き"])
      ShowTextAttributes(["mukade_fc1", 2, 0, 2])
      ShowText(["\\n<Centipede Girl>Yeah, I also think it's best to be honest."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["mukade_fc1", 0, 0, 2])
      ShowText(["\\n<Centipede Girl>Hmph, shameless..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "世界で一番大嫌い"])
      ShowTextAttributes(["mukade_fc1", 2, 0, 2])
      ShowText(["\\n<Centipede Girl>Y-you hate them that much? There's nothing you hate more? Nothing?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>We often fight with Scorpion Girls for territory. Centipedes are despised, but aren't scorpions even more despised?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I hate scorpions", "I love scorpions", "I want to eat scorpions"], 0])
    When([0, "サソリは嫌い"])
      ShowTextAttributes(["mukade_fc1", 0, 0, 2])
      ShowText(["\\n<Centipede Girl>Really? That's good. You and I can get along."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "サソリは好き"])
      ShowTextAttributes(["mukade_fc1", 2, 0, 2])
      ShowText(["\\n<Centipede Girl>I-I can't believe that... Your sensibilities are really out of whack."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "サソリ食べたい"])
      ShowTextAttributes(["mukade_fc1", 2, 0, 2])
      ShowText(["\\n<Centipede Girl>You shouldn't do that, you'll get sick."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 13])
      ShowTextAttributes(["mukade_fc1", 0, 0, 2])
      ShowText(["\\n<Centipede Girl>Could you give me some antidote grass? Sometimes I get stung by Scorpion Girls."])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 13, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[13]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["mukade_fc1", 1, 0, 2])
        ShowText(["\\n<Centipede Girl>You're pretty generous... I have a slightly better opinion of you."])
        ShowText([""])
        ShowText([""])
        ChangeItems([13, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["mukade_fc1", 2, 0, 2])
        ShowText(["\\n<Centipede Girl>Oh... Well, that's fine."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["mukade_fc1", 0, 0, 2])
      ShowText(["\\n<Centipede Girl>Could you give me some meat? I want to suck the fluids."])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[329]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["mukade_fc1", 1, 0, 2])
        ShowText(["\\n<Centipede Girl>You're pretty generous... I have a slightly better opinion of you."])
        ShowText([""])
        ShowText([""])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["mukade_fc1", 2, 0, 2])
        ShowText(["\\n<Centipede Girl>Oh... Well, that's fine."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>Could you give me some money? They're selling some cute shoes in town."])
    ShowText([""])
    ShowText([""])
    ConditionalBranch([7, 330, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 330G? (Remaining: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["mukade_fc1", 1, 0, 2])
        ShowText(["\\n<Centipede Girl>You're pretty generous... I have a slightly better opinion of you."])
        ShowText([""])
        ShowText([""])
        ChangeGold([1, 0, 330])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["mukade_fc1", 2, 0, 2])
        ShowText(["\\n<Centipede Girl>Oh... Well, that's fine."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["mukade_fc1", 2, 0, 2])
      ShowText(["\\n<Centipede Girl>...Never mind, you're pretty poor."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>I caught some insects. You can have one if you're hungry."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([448, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Centipede Girl gave you a \\ii[448]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>There are gems scattered all over this area. Since you're here, I'll give you one."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([68, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Centipede Girl gave you an \\ii[68]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["mukade_fc1", 0, 0, 2])
    ShowText(["\\n<Centipede Girl>I found this in a treasure chest I opened a while ago. I have no use for it, so you can have it."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 550])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Centipede Girl gave you 550G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
